Improve external drives detection
authorOndrej Holy <oholy@redhat.com>
Mon, 2 May 2016 10:55:56 +0000 (12:55 +0200)
committerOndrej Holy <oholy@redhat.com>
Fri, 20 May 2016 08:40:14 +0000 (10:40 +0200)
commit55751fc6fbea74ca98b1dca6663046ba7974946a
tree4d071de6f0a6562def71604490b9a68bf97a0f1c
parent64eca0bb2dad94164d38a89797bf7a439a321b48
Improve external drives detection

Use g_drive_is_removable for external drives detection. Current heuristic
fails in some cases (e.g. when removable drive is attached before login),
see Bug 765457.

Bump GLib version accordingly.

https://bugzilla.gnome.org/show_bug.cgi?id=765924
configure.ac
gtk/gtkplacessidebar.c
gtk/gtkplacesview.c